home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 24 / 7 / DISK2472.ZIP / SYNTAX1.BAT < prev    next >
DOS Batch File  |  1990-04-29  |  458b  |  9 lines

  1. Echo The command "%1" was entered.
  2. Echo ----------------------------------------------------------------------
  3. Echo The syntax for "%1" is "%1 project".
  4. Echo    Where "project" is the 8 character or less project name.
  5. Echo    The project files are located in the default directory while the
  6. Echo    program files must be in the "C:\Packages\GanttPac" directory.
  7. Echo ----------------------------------------------------------------------
  8. SYNTAX5 %2
  9.